| Total Complexity | 10 |
| Dependencies | 0 |
| Dependents | 3 |
| Total lines | 91 |
| Lines of code | 37 |
| Logical lines of code | 17 |
| Comment lines | 24 |
| Methods | 10 |
| Properties | 8 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| __construct() | 64 | 1 | 10 | |
| set_price() | 81 | 1 | 3 | |
| get_height() | 82 | 1 | 3 | |
| get_width() | 82 | 1 | 3 | |
| get_length() | 82 | 1 | 3 | |
| get_weight() | 82 | 1 | 3 | |
| get_price() | 82 | 1 | 3 | |
| get_name() | 82 | 1 | 3 | |
| get_quantity() | 82 | 1 | 3 | |
| get_id() | 82 | 1 | 3 |